National Repository of Grey Literature 10 records found  Search took 0.01 seconds. 
Modelling and simulation of robotic applications
Šťastný, Martin ; Heriban, Pavel (referee) ; Šťastný, Jiří (advisor)
The aim of this master thesis is to make research of Open Source software, which are used for simulation autonomous robots. At the begining is performed research of selected robotic simulators. In the first part of this work is to get familiar with robotic simulator Gazebo and robotic framework ROS. The second part of this work deals with simulating and subsequent implementation of choosen robotic tasks through the simulator Gazebo and the ROS framework.
Small path follower robot
Zacpal, Michal ; Burian, František (referee) ; Kopečný, Lukáš (advisor)
This thesis describes the design and subsequent implementation of the control system for small path follower robot. On the introduction are presents the platform´s on which the system was built. In the next section are gradually introduced: A module for following the line (HW, SW), modul for control motors (HW, SW) and the control unit (HW, SW). Then is presents construction on which the system was tested. Finally, there were implemented two algorithms for tracking lines. Whole system, including the plug moduls is built on Atmel microcontrollers, and this ATmega8 and ATmega328. They are based on open - source platform Arduino, because they contain Arduino bootloader. Microcontrollers using I2C bus to communicate each other. Control unit is using to communicate with users LCD display and four buttons. For scanning a line is using five reflective optocoupler CNY70.
Software for the simulation of autonomous robot
Šťastný, Martin ; Lang, Stanislav (referee) ; Zuth, Daniel (advisor)
Objective of this bachelor work is to make research of SW, which are used for simulation of autonomous robots. At the beginning I explain general concepts of robotic simulation. And I also explain advantages of usage of robotic simulators. In the first part of my research are described some chosen robotic simulators. The second part of my research compares robotic simulators, which is more suitable for simulations of robotic operations. In the end of my research the most suitable simulator is taken and used for simple robotic demonstration.
Arduino: programming by means of Matlab/Simulink
Zimek, Tomáš ; Lang, Stanislav (referee) ; Matoušek, Radomil (advisor)
The thesis deals with the Arduino platform, its programming in Matlab/Simulink and effective application on three tasks. The first deals with color recognition, when the Arduino is is used as an input/output device. In the second task the Arduino board with Motor Shield compatibility follows a line as a vehicle. The third task demonstrates using a manipulator to move objects based on its color.
Mobile robot control and guidance using computer vision
Granát, Michal ; Jílek, Tomáš (referee) ; Mišík, Štefan (advisor)
Teória riadenia je aplikovaná takmer všade okolo nás, počnúc reguláciou teploty v našich domoch cez modelovanie správania sa trhu až po riadenie vesmírnych lodí. Dôvod, prečo je tomu tak je, je jej výkonnosť a krása, obe skryté v použitých matematických aparátoch. Kolesové mobilné roboty sú taktiež veľmi rozšírené, hlavne v priemysle, kvôli ich obrovskej nosnosti, ktorá je nevyhnutná. Veľmi presné detekovanie trasy je dôležité kvôli dôslednému riadeniu robota po jeho ceste. Jedna z najjednoduchších možností ako vynačiť trasu je použitie čiary, ktorá má iné optické vlastnosti ako jej podklad. Na detekovanie takto určenej trasy existuje niekoľko metód, ale najvýkonnejšie a najefektívnejšie je použitie kamery s následným digitánym spacovaním obrazu, ktoré je síce náročné na výpočtovú silu, ale je ním možne získať obrovské množstvo dát. Hoci táto metóda môže vyzerať zastaralo (vodiaca čiara) stále sa využíva v niektorých projektoch práve kvôli jej jednoduchosti a nízkej cene. Skutočné použitie kamery pre navigáciu všeobecne (nie pomocou čiary) je dokonca zatiaľ oblasť, ktorá je stále vo vývoji. Cieľom tejto práce je zostaviť malý mobilný robot, vytvoriť matematický model, navrhnúť niekoľko regulátorov a riadiť robot po vyznačenej čiare za použitia camery a počítačového videnia.
Mobile robot control and guidance using computer vision
Granát, Michal ; Jílek, Tomáš (referee) ; Mišík, Štefan (advisor)
Teória riadenia je aplikovaná takmer všade okolo nás, počnúc reguláciou teploty v našich domoch cez modelovanie správania sa trhu až po riadenie vesmírnych lodí. Dôvod, prečo je tomu tak je, je jej výkonnosť a krása, obe skryté v použitých matematických aparátoch. Kolesové mobilné roboty sú taktiež veľmi rozšírené, hlavne v priemysle, kvôli ich obrovskej nosnosti, ktorá je nevyhnutná. Veľmi presné detekovanie trasy je dôležité kvôli dôslednému riadeniu robota po jeho ceste. Jedna z najjednoduchších možností ako vynačiť trasu je použitie čiary, ktorá má iné optické vlastnosti ako jej podklad. Na detekovanie takto určenej trasy existuje niekoľko metód, ale najvýkonnejšie a najefektívnejšie je použitie kamery s následným digitánym spacovaním obrazu, ktoré je síce náročné na výpočtovú silu, ale je ním možne získať obrovské množstvo dát. Hoci táto metóda môže vyzerať zastaralo (vodiaca čiara) stále sa využíva v niektorých projektoch práve kvôli jej jednoduchosti a nízkej cene. Skutočné použitie kamery pre navigáciu všeobecne (nie pomocou čiary) je dokonca zatiaľ oblasť, ktorá je stále vo vývoji. Cieľom tejto práce je zostaviť malý mobilný robot, vytvoriť matematický model, navrhnúť niekoľko regulátorov a riadiť robot po vyznačenej čiare za použitia camery a počítačového videnia.
Arduino: programming by means of Matlab/Simulink
Zimek, Tomáš ; Lang, Stanislav (referee) ; Matoušek, Radomil (advisor)
The thesis deals with the Arduino platform, its programming in Matlab/Simulink and effective application on three tasks. The first deals with color recognition, when the Arduino is is used as an input/output device. In the second task the Arduino board with Motor Shield compatibility follows a line as a vehicle. The third task demonstrates using a manipulator to move objects based on its color.
Small path follower robot
Zacpal, Michal ; Burian, František (referee) ; Kopečný, Lukáš (advisor)
This thesis describes the design and subsequent implementation of the control system for small path follower robot. On the introduction are presents the platform´s on which the system was built. In the next section are gradually introduced: A module for following the line (HW, SW), modul for control motors (HW, SW) and the control unit (HW, SW). Then is presents construction on which the system was tested. Finally, there were implemented two algorithms for tracking lines. Whole system, including the plug moduls is built on Atmel microcontrollers, and this ATmega8 and ATmega328. They are based on open - source platform Arduino, because they contain Arduino bootloader. Microcontrollers using I2C bus to communicate each other. Control unit is using to communicate with users LCD display and four buttons. For scanning a line is using five reflective optocoupler CNY70.
Modelling and simulation of robotic applications
Šťastný, Martin ; Heriban, Pavel (referee) ; Šťastný, Jiří (advisor)
The aim of this master thesis is to make research of Open Source software, which are used for simulation autonomous robots. At the begining is performed research of selected robotic simulators. In the first part of this work is to get familiar with robotic simulator Gazebo and robotic framework ROS. The second part of this work deals with simulating and subsequent implementation of choosen robotic tasks through the simulator Gazebo and the ROS framework.
Software for the simulation of autonomous robot
Šťastný, Martin ; Lang, Stanislav (referee) ; Zuth, Daniel (advisor)
Objective of this bachelor work is to make research of SW, which are used for simulation of autonomous robots. At the beginning I explain general concepts of robotic simulation. And I also explain advantages of usage of robotic simulators. In the first part of my research are described some chosen robotic simulators. The second part of my research compares robotic simulators, which is more suitable for simulations of robotic operations. In the end of my research the most suitable simulator is taken and used for simple robotic demonstration.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.